div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, tr, td{
	margin: 0;
	padding: 0;
}
img {
	border: 0
}
ol, ul, li {
	list-style: none
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.clear {
	height: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	zoom: 1;
}
body {
      
        padding: 0;
        margin: 0;
}
/* 头部 */
.container {
	width: 1000px;
	margin: 0 auto;
}
.ad {
	margin-top: 5px;        
}
.ad ul li {
	float: left;
}
.mt4 {
	margin-top: 4px;
}
.mt10 {
	margin-top: 10px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.logobar {
	height: 80px;
	padding: 10px 0;
	background: #FFF;
}
.logo {
	width: 230px;
	float: left;
	height: 80px;
	background: url(../images/logo.jpg) no-repeat center;
	border-right: 1px solid #d7d7d7;
}
.logo a {
	display: block;
	width: 210px;
	height: 80px;
	margin-left: 10px;
}
.toolbar {
	width: 750px;
	float: left;
	margin-left: 10px;
	height: 80px;
}
.toolbar-top {
	height: 32px;
}
.toolbar-top ul {
	float: left;
	width: 750px;
}
.toolbar-top ul li {
	float: left;
	padding-right: 7px;
	line-height: 30px;
	color: #333;
	font-size: 12px;
}
.sj {
	background: url(../images/sj.jpg) no-repeat left center;
	height: 28px;
	text-indent: 14px;
}
.sz {
	background: url(../images/sz.jpg) no-repeat left center;
	height: 28px;
	text-indent: 14px;
}
.pb {
	background: url(../images/pb.jpg) no-repeat left center;
	height: 28px;
	text-indent: 14px;
}
#ss {
	float: right;
	height: 28px;
	width: 200px;
}
#ss #s {
	float: left;
	border: 1px solid #c0c0c0;
	border-right: none;
	height: 26px;
	width: 155px;
}
#ss #go {
	float: left;
}
.toolbar-bot {
	float: left;
	height: 48px;
}
.toolbar-bot ul {
	float: left;
	width: 750px;
}
.toolbar-bot ul li {
	float: left;
	line-height: 24px;
	padding-right: 6px;
	color: #333;
	font-size: 12px;
}
.nav {
	height: 70px;
	background: url(../images/navbj.jpg) repeat-x;
}
.nav ol {
	float: left;
	margin-left: 22px;
	width: 34px;
	height: 52px;
	padding-top: 18px;
	text-align: center;
	background: url(../images/lmbj.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #bdddff;
}
.nav ul {
	float: left;
	height: 40px;
	padding: 15px 0;
	margin-left: 20px;
}
.nav ul li {
	float: left;
	line-height: 20px;
	width: 50px;
	text-align: left;
	font-family: "Microsoft YaHei";
}
.nav ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.nav ul li a:hover {
	text-decoration: underline;
}
.fg {
	width: 2px;
	float: left;
	height: 40px;
	margin-top: 15px;
	background: url(../images/fg.jpg) no-repeat;
}
/* 头条 */
.m_wnews {
	margin-top: 20px;
	position: relative;
	zoom: 1;
	height: 78px;
	padding-left: 100px;
	overflow: hidden;
	padding-right: 45px;
	border: 1px solid #e8e8e8;
	background: url(../images/tt.jpg) no-repeat left;
	background-color: #FFF;
}
.m_wnews .newsline {
	width: 860px;
	text-align: center;
}
.newsline h3 {
	font-size: 18px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
        line-height:42px;
        max-height:84px;
        overflow:hidden;
}
/* .newsline h3 a {color: #3282dc;} */
.newsline h3 a {
        color: #3282dc; 
}
.newsline p a{
	color: #3282dc; 
}
.newsline p {
	line-height: 35px;
	font-size: 12px;
}
.m_wnews .pagesize {
	position: absolute;
	right: 5px;
	top: 12px;
}
.m_wnews .pagesize a {
	background: url(../images/index_newadd.png) no-repeat -21px 0;
	width: 21px;
	height: 21px;
	display: block;
	overflow: hidden;
	line-height: 0;
	text-indent: -999em;
	margin-bottom: 3px;
}
.m_wnews .pagesize a.prev:hover {
	background-position: 0 0;
}
.m_wnews .pagesize a.next {
	background-position: -21px -26px;
}
.m_wnews .pagesize a.next:hover {
	background-position: 0 -26px;
}
/* 新闻主体 */
#cont {
	margin-top: 10px;
}
#cont .box {
	background: #FFF;
	border: 1px solid #e7e7e7;
	padding: 10px;
}
#cont .box h3 {
	font-family: "Microsoft Yahei";
	font-size: 15px;
}
#cont .box h3 span {
	float: right;
	color: #649bdc;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
#cont .box h3 a {
	float: left;
	color: #649bdc;
	text-decoration: none;
}
#cont .box h3 a:hover {
	text-decoration: underline;
}
#cont .cline {
}
#cont .cont-1 {
	float: left;
	width: 318px;
}
#contop {
	width: 318px;
	float: left;
	height: 24px;
	line-height: 24px;
}
#contop h3 {
	font-family: "Microsoft Yahei";
	font-size: 15px;
	width: 110px;
	float: left;
}
#contop span {
	width: 208px;
	height: 24px;
	display: block;
	float: left;
}
#cont .cont-1-line {
	float: left;
	margin-top: 10px;
	width: 318px;
	height: 134px;
	height: 130px\9;
	border-bottom: 1px dashed #b5b5b5;
}
#cont .cont-1-line2 {
	float: left;
	width: 318px;
	height: 60px;
	margin-top: 10px;
}
#cont .cont-1-line2 img {
	width: 100px;
	float: left;
}
#cont .cont-1-line2 p {
	float: left;
	width: 210px;
	margin-left: 8px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
}
.pic {
	width: 150px;
	float: left;
}
.pic img {
	width: 150px;
	height: 100px;
	float: left;
}
.pic p {
	text-align: center;
	font-size: 12px;
	color: #333;
	line-height: 28px;
}
#cont .cont-1 ul {
	float: left;
	margin-top: 5px;
}
#cont .cont-1 ul li {
	float: left;
	background: url(../images/arr.jpg) no-repeat left;
	text-indent: 8px;
	width: 318px;
	line-height: 24px;
	line-height: 25px\9;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#cont .cont-1 ul li span {
	display: block;
	float: left;
	margin: 6px 0 0 9px;
	width: 14px;
	height: 14px;
}
#cont .cont-1 ul li a, #cont .cont2 ul li a {
	font-size: 14px;
	color: #666;
}
#cont .cont-1 ul li a.a, #cont .cont2 ul li a.a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#cont .contred ul li a {
	font-size: 14px;
	color: #666;
}
#cont .contred ul li a.a {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
#cont .contred {
	width: 348px;
	float: left;
}
#cont .contred ul {
	float: left;
	margin-top: 5px;
	margin-top: 8px\9;
}
#cont .contred ul li {
	float: left;
	background: url(../images/arr.jpg) no-repeat left;
	text-indent: 8px;
	width: 348px;
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#cont .cont-m {
	width: 650px;
	float: left;
	margin-left: 10px;
}
.banner {
	width: 480px;
	float: left;
	height: 320px;
}
.zt {
	width: 160px;
	float: left;
	margin-left: 10px;
}
.zt ul li {
	width: 160px;
	float: left;
	height: 72px;
}
#cont .cont2 {
	width: 348px;
	float: left;
}
#cont .cont2 ul {
	float: left;
	margin-top: 5px;
	margin-top: 8px\9;
}
#cont .cont2 ul li {
	float: left;
	background: url(../images/arr.jpg) no-repeat left;
	text-indent: 8px;
	width: 348px;
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.bcon {
	background: #FFF;
	border: 1px solid #e7e7e7;
	padding: 10px;
	width: 248px;
	float: left;
}
.bcon h1 {
	line-height: 22px;
}
.bcon h1 b {
	font-family: "Microsoft Yahei";
	font-size: 15px;
	margin-top: -1px;
	display: inline-block;
	color: #649bdc;
}
.bcon h1 span {
	float: right;
	margin-top: 4px;
}
.bcon h1 span em {
	width: 8px;
	height: 8px;
	background: #b1b1b1;
	border: 1px solid #E6E9EA;
	border-radius: 10px;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
}
.bcon h1 span em.emon {
	width: 10px;
	height: 10px;
	background: #f89c36;
	border: none;
}
.list1 {
	width: 248px;
}
.list1 h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.list1-box {
	float: left;
	width: 248px;
	height: 85px;
	border-bottom: 1px dashed #b5b5b5;
}
.list1-box img {
	width: 120px;
	height: 70px;
	float: left;
}
.list1-box p {
	width: 120px;
	float: left;
	margin-left: 8px;
	line-height: 24px;
	font-size: 12px;
	color: #666;
}
.list1 ul {
	float: left;
	padding-top: 7px;
}
.list1 ul li, #cont .cont-r-box ul li {
	float: left;
	background: url(../images/arr.jpg) no-repeat left;
	text-indent: 8px;
	width: 248px;
	line-height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.list1 ul li a, #cont .cont-r-box ul li a {
	font-size: 14px;
	color: #666;
}
#cont .cont-r {
	width: 270px;
	float: right;
}
#cont .cont-r img {
	float: left;
}
#cont .cont-r-box {
	float: left;
	width: 248px;
}
#cont .cont-r-box-line {
	height: 137px;
	float: left;
	width: 248px;
	margin-top: 10px;
}
.pic1 {
	width: 120px;
	float: left;
}
.pic1 img {
	width: 120px;
	height: 100px;
	float: left;
}
.pic1 p {
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}
.pic1 p a {
	color: #666;
}
#cont .cont-r-box ul {
	float: left;
	margin-top: 5px;
}
/* 图吧 */
.tw {
	margin-top: 10px;
}
.tb {
	border: 1px solid #e6e6e6;
	border-top: 2px solid #78b9ff;
	width: 688px;
	float: left;
	padding: 10px;
}
.tb-top {
	width: 688px;
	float: left;
	line-height: 32px;
}
.tb-top h3 {
	width: 90px;
	float: left;
	text-indent: 10px;
}
.tb-top h3 a {
	font-family: "Microsoft Yahei";
	font-size: 18px;
	color: #649bdc;
	font-weight: normal;
}
.tb-top span {
	display: block;
	float: left;
	width: 500px;
}
.tb-top span a {
	float: left;
	margin: 0 5px;
	font-size: 12px;
	color: #999;
}
.tbimg {
	float: left;
	margin-top: 15px;
	width: 688px;
	height: 280px;
}
.tbimg-l {
	width: 238px;
	float: left;
	height: 280px;
}
.tbimg-l .tp {
	width: 238px;
	height: 280px;
	position: relative;
	float: left;
}
.tbimg-l .tp img {
	vertical-align: middle;
}
.tbimg-l .fbox {
	width: 238px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #000;
	filter: alpha(Opacity=60);
	opacity: 0.6;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.tbimg-l .wz {
	width: 238px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.tbimg-l .wz a {
	font-size: 14px;
	color: #FFF;
}
.tbimg-r {
	width: 441px;
	float: left;
	margin-left: 9px;
	height: 280px;
}
.tbimg-r ul li {
	width: 218px;
	height: 138px;
	float: left;
}
.tbimg-r ul li .tp {
	width: 218px;
	height: 138px;
	position: relative;
	float: left;
}
.tbimg-r ul li .tp img {
	vertical-align: middle;
}
.tbimg-r ul li .fbox {
	width: 218px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #000;
	filter: alpha(Opacity=60);
	opacity: 0.6;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.tbimg-r ul li .wz {
	width: 218px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.tbimg-r ul li .wz a {
	font-size: 14px;
	color: #FFF;
}
.wb {
	width: 280px;
	height: 350px;
	float: right;
	background: #CCC;
}
/* 各大板块 */
.plate {
	width: 978px;
	margin-top: 10px;
	background: #FFF;
	border: 1px solid #e7e7e7;
	padding: 10px;
}
.plate-top {
	float: left;
	width: 978px;
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #78b9ff;
}
.plate-top h3 {
	width: 60px;
	float: left;
	text-indent: 10px;
}
.plate-top h3 a {
	font-family: "Microsoft Yahei";
	font-size: 18px;
	color: #649bdc;
	font-weight: normal;
}
.plate-top .msg {
	float: left;
	width: 800px;
	color: #666;
	font-size: 12px;
}
.plate-top .msg a {
	margin: 0 5px;
	font-size: 12px;
	color: #666;
}
.plate-cont {
	width: 978px;
	margin-top: 20px;
	float: left;
}
.plate-cont-l {
	width: 278px;
	float: left;
}
.plate-cont-l img {
	width: 278px;
	height: 160px;
	float: left;
}
.plate-cont-l p {
	float: left;
	text-align: center;
	width: 278px;
	line-height: 30px;
}
.plate-cont-l p a {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #666;
}
.plate-cont-m {
	width: 340px;
	float: left;
	margin-left: 20px;
	display: inline;
}
.plate-cont-m .text {
	float: left;
	height: 74px;
	width: 340px;
	border-bottom: 1px dashed #b5b5b5;
}
.plate-cont-m .text h3 {
	line-height: 24px;
	text-align: center;
}
.plate-cont-m .text h3 a {
	font-size: 16px;
	color: #3282dc;
	font-weight: bold;
}
.plate-cont-m .text p {
	font-size: 12px;
	color: #666;
	line-height: 22px;
}
.plate-cont-m ul {
	float: left;
	margin-top: 5px;
}
.plate-cont-m ul li {
	float: left;
	background: url(../images/arr.jpg) no-repeat left;
	text-indent: 8px;
	width: 340px;
	line-height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.plate-cont-m ul li a {
	font-size: 14px;
	color: #666;
}
.plate-cont-m ul li a.b {
	font-size: 16px;
	color: #3282dc;
	font-weight: bold;
}
.plate-cont-r {
	width: 320px;
	float: left;
	margin-left: 20px;
	display: inline;
}
.plate-cont-r .pline {
	width: 320px;
	height: 95px;
	float: left;
}
.plate-cont-r .pline img {
	width: 140px;
	float: left;
	height: 95px;
}
.plate-cont-r .pline p {
	line-height: 24px;
	width: 170px;
	float: left;
	margin-left: 10px;
	color: #999;
	font-size: 12px;
}
.plate-cont-r .pline p a {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #333;
}
.plate-cont-r ul {
	float: left;
	margin-top: 10px;
}
.plate-cont-r ul li {
	float: left;
	background: url(../images/arr.jpg) no-repeat left;
	text-indent: 8px;
	width: 320px;
	line-height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.plate-cont-r ul li a {
	font-size: 14px;
	color: #666;
}
.plate-cont-r h3 {
	float: left;
	line-height: 22px;
}
.plate-cont-r h3 a {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #649bdc;
}
.plate-cont-r .picline {
	width: 300px;
	float: left;
}
.plate-cont-r .picbox {
	width: 140px;
	height: 80px;
	position: relative;
	float: left;
}
.picbox img {
	vertical-align: middle;
}
.picbox .fbox {
	width: 140px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #000;
	filter: alpha(Opacity=70);
	opacity: 0.7;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.picbox .wz {
	width: 140px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.picbox .wz a {
	font-size: 12px;
	color: #FFF;
}
/* 底部 */
.bottom {
	margin-top: 10px;
}
.ewm {
	width: 500px;
	float: right;
}
.ewm ul li {
	width: 70px;
	float: left;
	margin: 0 6px;
}
.ewm ul li img {
	float: left;
	width: 68px;
	height: 67px;
	margin-bottom: 5px;
}
.ewm ul li p {
	text-align: center;
	line-height: 18px;
}
.ewm ul li p a {
	font-family: "Microsoft Yahei";
	font-size: 12px;
}
.service {
	float: left;
	width: 480px;
}
.service h3 {
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #FFF;
	background: #649bdc;
}
.service ul {
	float: left;
	width: 458px;
	background: #FFF;
	border: 1px solid #e7e7e7;
	border-top: none;
	padding: 10px;
}
.service ul li {
	float: left;
	width: 60px;
	margin: 0 8px;
}
/*.service ul li .tub {
	width: 54px;
}
.service ul li .icn1 {
	background: url(../images/tub.jpg) no-repeat 0 0;
	height: 54px;
}
.service ul li .icn2 {
	background: url(../images/tub.jpg) no-repeat 0 -54px;
	height: 54px;
}
.service ul li .icn3 {
	background: url(../images/tub.jpg) no-repeat 0 -108px;
	height: 54px;
}
.service ul li .icn4 {
	background: url(../images/tub.jpg) no-repeat 0 -162px;
	height: 54px;
}
.service ul li .icn5 {
	background: url(../images/tub.jpg) no-repeat 0 -216px;
	height: 54px;
}
.service ul li .icn6 {
	background: url(../images/tub.jpg) no-repeat 0 -270px;
	height: 54px;
}
.service ul li .icn7 {
	background: url(../images/tub.jpg) no-repeat 0 -324px;
	height: 54px;
}
.service ul li .icn8 {
	background: url(../images/tub.jpg) no-repeat 0 -378px;
	height: 54px;
}
.service ul li .icn9 {
	background: url(../images/tub.jpg) no-repeat 0 -432px;
	height: 54px;
}*/
.service ul li p {
	text-align: center;
	line-height: 30px;
}
.service ul li p a {
	font-size: 12px;
}
/* 底部 */
.link {
	margin-top: 20px;
	background: #FFF;
	border: 1px solid #e7e7e7;
	width: 978px;
	padding: 10px;
}
.link-l {
	width: 170px;
	float: left;
}
.link-r {
	float: left;
	width: 800px;
	margin-left: 8px;
}
.link-r p {
	line-height: 28px;
	color: #666;
	font-size: 12px;
}
.link-r p a {
	margin: 0 5px;
	color: #333;
	font-size: 12px;
}
/*底部链接*/
#Tab2 {
	width: 800px;
}
.Menubox {
	width: 799px;
	height: 28px;
	line-height: 28px;
}
.Menubox ul {
	margin: 0px;
	padding: 0px;
}
.Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	text-align: center;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	margin: 0 10px;
	padding: 0 5px;
}
.Menubox li.hover {
	padding: 0 5px;
	margin: 0 10px;
	border: 1px solid #dedede;
	border-bottom: none;
	background: url(../images/bg1.gif);
	color: #C00;
	font-weight: bold;
	font-size: 12px;
	height: 27px;
	line-height: 27px;
}
.Contentbox {
	width: 798px;
	border-top: 1px solid #dedede;
	height: 100px;
	margin-top: -1px;
	padding-top: 6px;
	line-height: 24px;
	background: #FFF;
	font-size: 12px;
	color: #333;
}
.Contentbox li {
	float: left;
	margin: 0 5px;
        text-overflow: ellipsis;
	white-space: nowrap;/*禁止自动换行*/
	overflow: hidden;
}
.Contentbox li a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
.Contentbox li a:hover {
	text-decoration: underline;
}
/* 版权 */
.copy {
	width: 100%;
	height: 120px;
	background: #454545;
	margin-top: 20px;
}
.copy-t {
	width: 1000px;
	height: 120px;
	text-align: center;
}
.copy-t p {
	padding-top: 10px;
	line-height: 24px;
	color: #FFF;
	font-size: 12px;
}
.copy-t p a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.copy ul {
	width: 880px;
	margin: 20px auto;
}
.copy ul li {
	float: left;
	margin: 0 10px;
}
#box{width:480px;height:320px;position:relative;}
#pic_list li{display:none;text-align:center;position:absolute;}
#pic_list li.active,#num_list li.active{display:block;}
#pic_list li img{display:block;}
#pic_list li span{position:absolute;top:300px;left:8px;font-size:14px;z-index:3;}
#pic_list li a{color:#fff;}
#num_list{position:absolute;top:300px;right:5px;z-index:1;}
#num_list li.active{background:url(http://www.zznews.cn/news/image/ball2.gif) no-repeat;filter:alpha(opacity=70);opacity:.7;}
#num_list li{width:11px;height:11px;float:left;cursor:pointer;margin:0 3px;background:url(http://www.zznews.cn/news/image/ball1.gif) no-repeat;filter:alpha(opacity=70);opacity:.7;}
#pic_list li div{background:#000;filter:alpha(opacity=70);opacity:.7;height:32px;line-height:32px;position:absolute;top:290px;width:480px;z-index:1;}
.close {
	width: 100px;
	float: left;
	height: 60px;
}
.ad1000-60
{
width:1000px;
margin:0 auto;
float:left;
}
.pic span.video-ico{width:14px;height:14px;overflow:hidden;background:url(/home/2015/images/sp.jpg) no-repeat;position:absolute;left:4px;top:-20px}
#cont .box h3, #cont .tlink {
	font-family: "Microsoft Yahei";
	font-size: 15px;
}
#cont .tlink a {
	float: left;
	color: #649bdc;
	font-weight: bold;
	text-decoration: none;
}
#cont .tlink a:hover {
	text-decoration: underline;
}
#cont .tlink span {
	float: left;
	font-family: "Microsoft Yahei";
	font-size: 15px;
	color: #649bdc;
	font-weight: bold;
}
.nav ol a {
	font-size: 16px;
	font-weight: bold;
	color: #bdddff;
	text-decoration: none;
}
.nav ol a:hover {
	text-decoration: underline;
}
.tupian {
	width: 150px;
	height: 100px;
	float: left;
	position: relative;
}
.tupian img {
	vertical-align: middle;
}
.tupian .ico {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 30px;
	height: 30px;
	background: url(/home/2015/images/ico_play.png) no-repeat;
}
.jzbt {
float: left;
width: 72px;
height: 76px;
margin: 10px 10px 0;
}
.jzbt-txt {
float: left;
width: 72px;
height: 24px;
line-height: 24px;
text-align: center;
font-family: "Microsoft Yahei";
font-size: 12px;
color: #333;
}
.qz {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 0;
height: 52px;
width: 72px;
}
.dz {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 -52px;
height: 52px;
width: 72px;
}
.db {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 -104px;
;
height: 52px;
width: 72px;
}
.bz {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 -156px;
height: 52px;
width: 72px;
}
.tl {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 -208px;
height: 52px;
width: 72px;
}
.cl {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 -260px;
height: 52px;
width: 72px;
}


.h10 {
float: left;
width: 300px;
height: 10px;
}
.jzbt {
float: left;
width: 36px;
height: 46px;
margin: 10px 7px 0;
}
.jzbt-txt {
float: left;
width: 36px;
height: 20px;
line-height: 20px;
text-align: center;
font-family: "Microsoft Yahei";
font-size: 12px;
color: #333;
}
.qz {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 0;
height: 26px;
width: 36px;
}
.dz {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 -26px;
height: 26px;
width: 36px;
}
.db {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 -52px;
height: 26px;
width: 36px;
}
.bz {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 -78px;
height: 26px;
width: 36px;
}
.tl {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 -104px;
height: 26px;
width: 36px;
}
.cl {
float: left;
background: url(../images/jztb.jpg) no-repeat 0 -130px;
height: 26px;
width: 36px;
}
.plate-cont-r h3 {
float: left;
line-height: 22px;
width: 300px;
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-07-30 16:16:56" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->